-
-
Notifications
You must be signed in to change notification settings - Fork 749
perf: chunk js api #10502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
perf: chunk js api #10502
Conversation
✅ Deploy Preview for rspack canceled.
|
CodSpeed Performance ReportMerging #10502 will not alter performanceComparing 🎉 Hooray!
|
📦 Binary Size-limit
❌ Size increased by 384bytes from 61.43MB to 61.43MB (⬆️0.00%) |
Summary
Remove Chunk class in JavaScript side, directly use binding.Chunk to improve performance.
Checklist